Enabling Remote Logging
Remote Logging via Syslog provides the same log level as Device Diagnostics (performed via the Microsoft Admin Portal) with some additional information that may be relevant to device issues (not Teams application issues).
Network administrators can also enable Syslog using Secure Shell (SSH) protocol.
Diagnostics via the Microsoft Admin Portal are saved to the device SD-card and collected after the event. Remote Logging via Syslog is different. The logs are collected in real time.
|
➢
|
To enable Remote Logging via Syslog: |
|
3.
|
Configure the Remote IP address and Remote port and enable Remote Logging; the device starts sending logs to the Syslog server. |
|
➢
|
To enable Syslog using SSH protocol, type the following command at the shell prompt: |
setprop persist.ac.rl_address <syslog_server_ip>:<port>.
|
➢
|
To disable Syslog using SSH, type the following command at the shell prompt: |
setprop persist.ac.rl_address ""